3.8.13 \(\int \frac {(a+b x^3)^{4/3}}{x^6 (c+d x^3)} \, dx\) [713]

Optimal. Leaf size=65 \[ -\frac {a \sqrt [3]{a+b x^3} F_1\left (-\frac {5}{3};-\frac {4}{3},1;-\frac {2}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )}{5 c x^5 \sqrt [3]{1+\frac {b x^3}{a}}} \]

[Out]

-1/5*a*(b*x^3+a)^(1/3)*AppellF1(-5/3,-4/3,1,-2/3,-b*x^3/a,-d*x^3/c)/c/x^5/(1+b*x^3/a)^(1/3)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 65, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.083, Rules used = {525, 524} \begin {gather*} -\frac {a \sqrt [3]{a+b x^3} F_1\left (-\frac {5}{3};-\frac {4}{3},1;-\frac {2}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )}{5 c x^5 \sqrt [3]{\frac {b x^3}{a}+1}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x^3)^(4/3)/(x^6*(c + d*x^3)),x]

[Out]

-1/5*(a*(a + b*x^3)^(1/3)*AppellF1[-5/3, -4/3, 1, -2/3, -((b*x^3)/a), -((d*x^3)/c)])/(c*x^5*(1 + (b*x^3)/a)^(1
/3))

Rule 524

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[a^p*c^q*
((e*x)^(m + 1)/(e*(m + 1)))*AppellF1[(m + 1)/n, -p, -q, 1 + (m + 1)/n, (-b)*(x^n/a), (-d)*(x^n/c)], x] /; Free
Q[{a, b, c, d, e, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, n - 1] && (IntegerQ[p] || GtQ[a
, 0]) && (IntegerQ[q] || GtQ[c, 0])

Rule 525

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Dist[a^IntPar
t[p]*((a + b*x^n)^FracPart[p]/(1 + b*(x^n/a))^FracPart[p]), Int[(e*x)^m*(1 + b*(x^n/a))^p*(c + d*x^n)^q, x], x
] /; FreeQ[{a, b, c, d, e, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, n - 1] &&  !(IntegerQ[
p] || GtQ[a, 0])

Rubi steps

\begin {align*} \int \frac {\left (a+b x^3\right )^{4/3}}{x^6 \left (c+d x^3\right )} \, dx &=\frac {\left (a \sqrt [3]{a+b x^3}\right ) \int \frac {\left (1+\frac {b x^3}{a}\right )^{4/3}}{x^6 \left (c+d x^3\right )} \, dx}{\sqrt [3]{1+\frac {b x^3}{a}}}\\ &=-\frac {a \sqrt [3]{a+b x^3} F_1\left (-\frac {5}{3};-\frac {4}{3},1;-\frac {2}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )}{5 c x^5 \sqrt [3]{1+\frac {b x^3}{a}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B] Leaf count is larger than twice the leaf count of optimal. \(286\) vs. \(2(65)=130\).
time = 10.26, size = 286, normalized size = 4.40 \begin {gather*} \frac {-\frac {4 \left (a+b x^3\right ) \left (2 a c+6 b c x^3-5 a d x^3\right )}{c^2 x^5}+\frac {b d (-6 b c+5 a d) x^4 \left (1+\frac {b x^3}{a}\right )^{2/3} F_1\left (\frac {4}{3};\frac {2}{3},1;\frac {7}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )}{c^3}-\frac {16 a \left (4 b^2 c^2-15 a b c d+10 a^2 d^2\right ) x F_1\left (\frac {1}{3};\frac {2}{3},1;\frac {4}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )}{c \left (c+d x^3\right ) \left (-4 a c F_1\left (\frac {1}{3};\frac {2}{3},1;\frac {4}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )+x^3 \left (3 a d F_1\left (\frac {4}{3};\frac {2}{3},2;\frac {7}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )+2 b c F_1\left (\frac {4}{3};\frac {5}{3},1;\frac {7}{3};-\frac {b x^3}{a},-\frac {d x^3}{c}\right )\right )\right )}}{40 \left (a+b x^3\right )^{2/3}} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[(a + b*x^3)^(4/3)/(x^6*(c + d*x^3)),x]

[Out]

((-4*(a + b*x^3)*(2*a*c + 6*b*c*x^3 - 5*a*d*x^3))/(c^2*x^5) + (b*d*(-6*b*c + 5*a*d)*x^4*(1 + (b*x^3)/a)^(2/3)*
AppellF1[4/3, 2/3, 1, 7/3, -((b*x^3)/a), -((d*x^3)/c)])/c^3 - (16*a*(4*b^2*c^2 - 15*a*b*c*d + 10*a^2*d^2)*x*Ap
pellF1[1/3, 2/3, 1, 4/3, -((b*x^3)/a), -((d*x^3)/c)])/(c*(c + d*x^3)*(-4*a*c*AppellF1[1/3, 2/3, 1, 4/3, -((b*x
^3)/a), -((d*x^3)/c)] + x^3*(3*a*d*AppellF1[4/3, 2/3, 2, 7/3, -((b*x^3)/a), -((d*x^3)/c)] + 2*b*c*AppellF1[4/3
, 5/3, 1, 7/3, -((b*x^3)/a), -((d*x^3)/c)]))))/(40*(a + b*x^3)^(2/3))

________________________________________________________________________________________

Maple [F]
time = 0.01, size = 0, normalized size = 0.00 \[\int \frac {\left (b \,x^{3}+a \right )^{\frac {4}{3}}}{x^{6} \left (d \,x^{3}+c \right )}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x^3+a)^(4/3)/x^6/(d*x^3+c),x)

[Out]

int((b*x^3+a)^(4/3)/x^6/(d*x^3+c),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^3+a)^(4/3)/x^6/(d*x^3+c),x, algorithm="maxima")

[Out]

integrate((b*x^3 + a)^(4/3)/((d*x^3 + c)*x^6), x)

________________________________________________________________________________________

Fricas [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^3+a)^(4/3)/x^6/(d*x^3+c),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (a + b x^{3}\right )^{\frac {4}{3}}}{x^{6} \left (c + d x^{3}\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x**3+a)**(4/3)/x**6/(d*x**3+c),x)

[Out]

Integral((a + b*x**3)**(4/3)/(x**6*(c + d*x**3)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^3+a)^(4/3)/x^6/(d*x^3+c),x, algorithm="giac")

[Out]

integrate((b*x^3 + a)^(4/3)/((d*x^3 + c)*x^6), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {{\left (b\,x^3+a\right )}^{4/3}}{x^6\,\left (d\,x^3+c\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x^3)^(4/3)/(x^6*(c + d*x^3)),x)

[Out]

int((a + b*x^3)^(4/3)/(x^6*(c + d*x^3)), x)

________________________________________________________________________________________